home *** CD-ROM | disk | FTP | other *** search
- Path: news.gate.net!not-for-mail
- From: dhaire@gate.net (doug haire)
- Newsgroups: comp.dcom.modems
- Subject: Re: Please Explain Octets
- Date: 18 Mar 1996 05:54:06 -0500
- Organization: CyberGate, Inc.
- Message-ID: <4ijfce$2d3e@navajo.gate.net>
- References: <4ii0aa$n8f@news-e2b.gnn.com> <4iil3l$jgn@maverick.tad.eds.com>
- NNTP-Posting-Host: navajo.gate.net
- X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
-
- Michael S. Berlant (lnsg1.miberl01@eds.com) wrote:
- : In article <4ii0aa$n8f@news-e2b.gnn.com>, PTHarn@gnn.com says...
- :
- : >Could someone explain the term octets? When I check the details of a
- : >communications session the data refers to blocks and octets.
- :
- : An octet is a string of 8 bits. You may be tempted to call this a byte, but
- : don't. A byte is the amount of bits that a processor handles at one time,
- : which is typically also 8 bits. Telexes use characters that are 5 bits big,
- : IATA uses characters that are 6 bits big, PCs use characters that are 8 bits
- : big, but transfer characters that are 7 bits big.
-
- Two things:
-
- I understood "byte" to be a term that IBM coined for an octet.
- And...
- I also understood a "word" to be the amount a processor can process. (an
- 8 bit processor, like a Z80, handles 8 bit words while a 16 bit
- processor, like an 8088, handles 16 bits at a time).
-
-